x86: Use per-domain irq-to-vector array when mapping GSIs
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 5 Feb 2009 12:20:18 +0000 (12:20 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 5 Feb 2009 12:20:18 +0000 (12:20 +0000)
commite39b33978944ef9c17db85b1a91b2637945353f9
treed3ae6671850e6abae3c16d3e6bfa2c58b8c233db
parentc8ff96bd9f266646e10eac1787a3f516ed24731b
x86: Use per-domain irq-to-vector array when mapping GSIs

Using the per-domain array enables single MSI vectors to be mapped.

Signed-off-by: Espen Skoglund <espen.skoglund@netronome.com>
xen/arch/x86/physdev.c